home *** CD-ROM | disk | FTP | other *** search
/ Aminet 1 (Walnut Creek) / Aminet - June 1993 [Walnut Creek].iso / aminet / dev / lang / amigaedocs.lha / ModulesText / graphics / regions.txt < prev    next >
Text File  |  1992-09-02  |  384b  |  16 lines

  1. ShowModule v0.1 (c) 1992 $#%!
  2. now showing: "emodules:graphics/regions.m"
  3. NOTE: don't use this output in your code, use the module instead.
  4.  
  5. (---) OBJECT region
  6. (  0)   bounds:substructure
  7. (  8)   regionrectangle:LONG
  8. (---) ENDOBJECT     /* SIZEOF=12 */
  9.  
  10. (---) OBJECT regionrectangle
  11. (  0)   next:LONG
  12. (  4)   prev:LONG
  13. (  8)   bounds:substructure
  14. (---) ENDOBJECT     /* SIZEOF=16 */
  15.  
  16.